SftTree/NET 2.0

Add Method, ColumnsClass Class

Softel vdm, Inc.

Adds a new column.

Syntax      ColumnsClass Class (Softelvdm.SftTreeNET)

VB   

Public Function Add() As ColumnClass

C#   

public ColumnClass Add();

C++   

public: ColumnClass^ Add();

Return Value

The new column.

Comments

The Add method adds a new column.

Using the Add method is equivalent to increasing the Count property.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com